home *** CD-ROM | disk | FTP | other *** search
/ IRIX Installation Tools & Overlays 2002 November / SGI IRIX Installation Tools & Overlays 2002 November - Disc 3.iso / relnotes / ViewKit_dev / ch1.z / ch1
Text File  |  2002-10-15  |  4KB  |  138 lines

  1.  
  2.  
  3.  
  4.                                   - 1 -
  5.  
  6.  
  7.  
  8.        1.  _I_n_t_r_o_d_u_c_t_i_o_n
  9.  
  10.  
  11.        ViewKit is a C++ class library that enables programmers to
  12.        develop Motif user interfaces more efficiently and more
  13.        effectively.  The ViewKit classes encapsulate common
  14.        interface items as higher level components for easy access
  15.        and modification.
  16.  
  17.        Some of the major pieces of ViewKit are the base classes
  18.        (VkApp and VkSimpleWindow) for constructing an application
  19.        and its views, a set of dialog manager classes, and a set of
  20.        classes that support menu construction.  ViewKit product
  21.        also includes an extensive set of example programs.
  22.  
  23.  
  24.        1.1  _R_e_l_e_a_s_e__I_d_e_n_t_i_f_i_c_a_t_i_o_n__I_n_f_o_r_m_a_t_i_o_n
  25.  
  26.        Following is the release identification information for
  27.        ViewKit:
  28.  
  29.                                       ViewKit
  30.        SSSSooooffffttttwwwwaaaarrrreeee OOOOppppttttiiiioooonnnn PPPPrrrroooodddduuuucccctttt
  31.                                       1.5.4
  32.        VVVVeeeerrrrssssiiiioooonnnn
  33.                                       008-2256-001  MNL
  34.                                       ONLINE, RELEASE
  35.                                       NOTES, VIEWKIT DEV
  36.                                       1.5.4
  37.        PPPPrrrroooodddduuuucccctttt CCCCooooddddeeee
  38.  
  39.  
  40.  
  41.                                       4D1-6.5 IRIX 6.5
  42.        SSSSyyyysssstttteeeemmmm SSSSooooffffttttwwwwaaaarrrreeee RRRReeeeqqqquuuuiiiirrrreeeemmmmeeeennnnttttssss
  43.  
  44.        1.2  _H_a_r_d_w_a_r_e__R_e_q_u_i_r_e_m_e_n_t_s
  45.  
  46.        ViewKit development imposes no hardware requirements beyond
  47.        those needed for any C++ development.
  48.  
  49.        You should have at least 16 Mbytes of RAM to run any Motif
  50.        application, and the same applies to ViewKit-based
  51.        applications.
  52.  
  53.        1.3  _O_n_-_L_i_n_e__R_e_l_e_a_s_e__N_o_t_e_s
  54.  
  55.        After you install the on-line documentation for a product
  56.        (the _r_e_l_n_o_t_e_s subsystem), you can view the release notes on
  57.        your screen.
  58.  
  59.        If you have a graphics system, select ``Release Notes'' from
  60.        the Help submenu of the Toolchest. This displays the
  61.        _g_r_e_l_n_o_t_e_s(1) graphical browser for the on-line release
  62.        notes.
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72.  
  73.  
  74.                                   - 2 -
  75.  
  76.  
  77.  
  78.        Refer to the _g_r_e_l_n_o_t_e_s(1) man page for information on
  79.        options to this command.
  80.  
  81.        If you do not have a graphics system, you can use the
  82.        _r_e_l_n_o_t_e_s command.  Refer to the _r_e_l_n_o_t_e_s(1) man page for
  83.        accessing the on-line release notes.
  84.  
  85.        1.4  _O_n_-_l_i_n_e__p_r_o_g_r_a_m_m_e_r_'_s__m_a_n_u_a_l__p_a_g_e_s
  86.  
  87.        To access an on-line programmer's manual page, type:
  88.  
  89.        mmmmaaaannnn <<<<mmmmaaaannnn ppppaaaaggggeeee nnnnaaaammmmeeee>>>>
  90.  
  91.        On-line manual pages for ViewKit are installed in
  92.        /_u_s_r/_s_h_a_r_e/_c_a_t_m_a_n/_p__m_a_n/_c_a_t_3/_V_k.  In general, each class and
  93.        each global function that is available for an application is
  94.        described in some manual page - usually one of the same
  95.        name.
  96.  
  97.        (Note that the header files also declare classes and
  98.        functions that are only intended for ViewKit internal use.
  99.        For example, VkDataTransfer is not for application use, and
  100.        may change without warning at any time.)
  101.  
  102.        1.5  _P_r_o_d_u_c_t__S_u_p_p_o_r_t
  103.  
  104.        Silicon Graphics, Inc., provides a comprehensive product
  105.        support and maintenance program for its products.  If you
  106.        would like support for your Silicon Graphics-supported
  107.        products, contact the Technical Assistance Center at 1-800-
  108.        800-4SGI.  Otherwise, contact your support provider.
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.  
  137.